home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Swimwear Illustrated
/
Swimwear Illustrated.iso
/
mac
/
MAIN8
/
MINDY8.DIR
/
00048_Script_48
< prev
next >
Wrap
Text File
|
1996-02-22
|
185b
|
11 lines
on mousedown
if the mousedown then
set the castnum of sprite 6 to 36
updatestage
repeat while the stilldown
end repeat
delay 100
end if
quit
end